

/* 定义基本的样式 */
* {margin:0;padding:0;}
body {	font-size:12px;height:18px;}

img {border:0;}
.wrap {width:990px;margin:0 auto;	}
.T2_frame {
background-image:url(../images/T2_frame.png);background-repeat: no-repeat;}


/* 一种分页样式 */
.page_use_num_img {
	list-style:none;
	height:21px;
	clear:both;
}
.page_use_num_img_goRight {
	float:right;
}
.page_use_num_img li {
	float:left;
	margin-right:5px;
}

.page_use_num_img .num_normal {
	border:#CCCCCC solid 1px;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
}
.page_use_num_img .num_normal a:hover {
	background-color:#E6E6E6;
	display:block;
	width:19px;
	height:19px;
}
.page_use_num_img .num_selected {
	border:#CCCCCC solid 1px;
	background-color:#DEE1FE;
	font-weight:bold;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
}
.page_use_num_img .num_more {
	line-height:21px;
}

.page_use_num_img_jump {
	text-align:right;
	margin-top:-21px;
}
.page_use_num_img_jumpTwo {
	text-align:left;
	margin-bottom:-21px;
}
.page_use_num_img_jump .input_num{
	width:22px;
}



.margin_left_1 {
	margin-left:1px;
}
.margin_left_5 {
	margin-left:5px;
}
.margin_left_8 {
	margin-left:8px;
}
.margin_top_3_ {
	margin-top:-3px;
}
.margin_right_3 {
	margin-right:3px;
}
.margin_top_3 {
	margin-top:3px;
}
.hiddenElement {
	display:none;
}
.margin_right_10 {
	margin-right:10px;
}
.margin_right_16 {
	margin-right:16px;
}
.margin_right_35 {
	margin-right:35px;
}
.margin_left_10 {
	margin-left:10px;
}
.color_990000 {
	color:#990000;
}
.border_9C9C9C {
	border:solid 1px #9C9C9C;
}

.height_125 {
	height:125px!important;
	overflow:hidden;
}



/* 焦点部分，这部分内容要与 导航栏 互动*/
.focus_box {
	height:244px;
	border:solid 1px #BFBFC0;
	border-bottom:none;
	background-color:#FFF;
	overflow:hidden;
}

	/* 焦点图片*/
.focus_box .slider_frame {float:left;border-right:solid 1px #BFBFC0;
	width:317px;height:244px;position:relative;}
.focus_box .slider_frame .img_frame {width:317px;height:170px;overflow:hidden;position:relative;}
.focus_box .slider_frame .img_frame a {display:block;width:317px;height:170px;}
.focus_box .slider_frame .img_frame img {display:block;width:317px;height:170px;}
.focus_box .slider_frame .num {position:absolute;top:145px;right:10px;}
.focus_box .slider_frame .num span {margin-left:5px;padding:0 4px;line-height:18px;
	background-color:#ADADAD;cursor:pointer;}
.focus_box .slider_frame .num .cur {background-color:#000;color:#FFF;font-weight:bold;cursor:pointer;}
.focus_box .slider_frame p {padding:8px 12px 0 12px;line-height:20px;height:63px;overflow:hidden; }

.focus_box .summary {float:left;width:407px;}
.focus_box .summary .title {list-style:none;background-color:#BFBFBF;height:23px; cursor: pointer;}
.focus_box .summary .title li {float:left;width:90px;}/*3.17最新修改*/
.focus_box .summary .title .active {text-align:center;height:18px;padding:3px 0 0 0;border:#FFF solid 1px;
font-size:14px;font-weight:bold;background-position:0 -310px; background-image:url(../images/T2_frame.png);}
.focus_box .summary .title .silent {text-align:center;height:18px;
	padding:3px 0 0 0;border-top:#FFF solid 1px;border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;font-size:14px;color:#000066;cursor:pointer;background-position:0 -342px;background-image:url(../images/T2_frame.png);}
.focus_box .summary .title .margin_right {margin-right:1px;width:133px;}
.focus_box .summary .news_list {clear:both;padding:0 0 0 7px;display:block;}
.focus_box .summary .news_list ul {list-style:none;}
.focus_box .summary .news_list ul li {overflow:hidden;}
.focus_under_line {height:5px;clear:both;overflow:hidden;background-position:0 -376px;}

.focus_box .summary .title .margin_right {margin-right:1px;width:90px;}/*3.17最新修改*/
.focus_box .summary .title .gdhd { width:126px;}/*3.17新加css*/

 .hiddenElement a{width:285px; white-space: nowrap;overflow: hidden; display: inline-block; text-overflow: ellipsis;}

 
 .hd_right
 {
 	width:300px;
 	float:right;
 }